| Name | Description | |
|---|---|---|
![]() | HasTimestamp | Determines whether there is a (non-default) timestamp in the Sparkplug data. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | IsTransient | A Boolean flag which denotes whether this data should be considered transient. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | Timestamp | Timestamp associated with data acquisition time. In UTC. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | TimestampLocal | Timestamp associated with data acquisition time. In local time. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | TypedValue | Gets or sets the typed value. |
![]() | Value | The value of the data. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | ValueType | Returns the type of the Value, or null if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
![]() | ValueTypeName | Returns the type name of the Value, or an empty string if there is no value. (Inherited from OpcLabs.EasySparkplug.SparkplugData) |
